home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / go_away_fly.swf / scripts / DefineButton2_349 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-27  |  71b  |  5 lines

  1. on(release){
  2.    _parent.gotoAndPlay("howto");
  3.    gotoAndStop(1);
  4. }
  5.